{$7f}WThe programs on this floppy disk are easily copied
on condition that :
- the programs be kept in their original state
- the source (Riska B.V.) stays mentioned
- their would be no changes
These programs originate from
Riska B.V
Oosterkade 5
3011 TV Rotterdam
Holland
tel 010 - 4139122
telefax 010 - 4139303
databank 010 - 4139123 (videotex 1200/75)
Questions and/or remarks only by correspondence or to our databank
Letters in connection with the Final cartridge III can be send to above mentioned adress, to attention of the Final cartridge III.
------------------------------------------There are different programs on the floppy disk
Programs which are in some connection to each other stand between lines.
On top of the directory you will find the assembler with,which the source codes are written.
Underneath you will find all source codes from the programs, the name for these source codes end with .asm (for assembler)
Under the second line you will find object codes , these are the compilated source codes. The name for these object codes ends on .obj (for object). These you can load and run.
Under the third line you will find textfiles that you can read via your notepad. The name for these files ends on .np (for notepad). At the same time you will find that the program " lookatfile.basic" . By using this program you can read the notepad text from basic.
Following are present on your floppy disk.
INFO.NP this file
STRUCTURE.NP a layout of what we mean by structure.
ASSEMBLER.NP contains a brief from the used assembler.
COMPETITION.NP contains the competition rules
LISTING.NP contains a brief description from a few listing fragements
Under the fourth line you will find a program that has already been made by a client of ours Mr. R. Karel.
It is an adressfile with the name index
Index.obj is the main program that you can run direct
Index.np is a textfile with more information about index.
if you want to learn yourself in making windows, it would be beter to study the different examples . For further information about how to make the windows we refer you to the file structure.np which you can also load from the notepad.